2011年12月14日

Silverlight5クラスライブラリ変更点のまとめ

Silverlight4と5のドキュメントを見比べて、.NET Framework Class Library for Silverlightに追加された要素をまとめてみました。

一段目がNamespace、二段目がClassです。Namespaceそのものが新設された部分はClassは省略。

  • Microsoft.Xna.Framework
  • Microsoft.Xna.Framework.Audio
  • Microsoft.Xna.Framework.Graphics
  • Microsoft.Xna.Framework.Graphics.PackedVector
  • Microsoft.Internal.Pivot.Controls
  • Microsoft.Internal.Pivot.Interactivity
  • Microsoft.Internal.Pivot.Utilities
  • Microsoft.Internal.Pivot.Views
  • Microsoft.Phone.Data.Linq
  • Microsoft.Phone.Data.Linq.Mapping
  • System
    • AggregateException
    • OperationCanceledException
  • System.ComponentModel.DataAnnotations.Schema
  • System.Configuration.Assemblies
  • System.Data.Linq
  • System.Data.Linq.Mapping
  • System.Data.Linq.SqlClient
  • System.Diagnostics
    • Stopwatch
  • System.Globalization
    • PersianCalendar
  • System.Security
    • AllowPartiallyTrustedCallersAttribute
  • System.Security.Cryptography
    • AsymmetricAlgorithm
    • AsymmetricKeyExchangeDeformatter
    • AsymmetricKeyExchangeFormatter
    • AsymmetricSignatureDeformatter
    • AsymmetricSignatureFormatter
    • CspKeyContainerInfo
    • CspParameters
    • MaskGenerationMethod
    • PKCS1MaskGenerationMethod
    • ProtectedData
    • RSA
    • RSACryptoServiceProvider
    • RSAOAEPKeyExchangeDeformatter
    • RSAOAEPKeyExchangeFormatter
    • RSAPKCS1KeyExchangeDeformatter
    • RSAPKCS1KeyExchangeFormatter
    • RSAPKCS1SignatureDeformatter
    • RSAPKCS1SignatureFormatter
  • System.Threading
    • CancellationTokenSource
    • Mutex
  • System.Threading.Tasks
  • System.Windows
    • InBrowserSettings
    • MediaFailedRoutedEventArgs
    • WindowCollection
  • System.Windows.Automation.Peers
    • RichTextBlockAutomationPeer
    • RichTextBlockOverflowAutomationPeer
  • System.Windows.Controls
    • DrawEventArgs
    • DrawingSurface
    • RichTextBlock
    • RichTextBlockOverflow
    • SubImageRoutedEventArgs
    • TextSearch
  • System.Windows.Controls.Pivot
  • System.Windows.Data.Debugging
  • System.Windows.Graphics
  • System.Windows.Input
    • GestureEventArgs
  • System.Windows.Markup
    • MarkupExtension
  • System.Windows.Media
    • DrmSetupDecryptorCompletedEventArgs
    • FileSink
    • MediaCommandEventArgs
    • RateChangedRoutedEventArgs
  • System.Windows.Printing
    • PrinterFallbackSettings
  • System.Xaml

Classesだけの比較で、Structures、Interfaces、Delegates、Enumerations等はチェックしていません。ドキュメントから手作業での抽出なので、抜けがあるかもしれません。

タグ:Silverlight
2011年12月14日 【プログラミング】 | コメント(0) |

この記事へのトラックバック
この記事へのコメント

コメントを書く
お名前: [必須入力]

メールアドレス:

ホームページアドレス:

コメント: [必須入力]

認証コード: [必須入力]


※画像の中の文字を半角で入力してください。
×

この広告は90日以上新しい記事の投稿がないブログに表示されております。