InkOverlaySelectionChangingEventArgs クラス
SelectionChanging オブジェクトと SelectionChanging コントロールの SelectionChanging イベントにデータを提供します。このイベントは、ユーザー インターフェイスの変更、切り取りと貼り付けの操作、または Selection プロパティ (Selection または Selection) などによって、インクの選択が変更されるときに発生します。
名前空間 : Microsoft.Ink
アセンブリ : Microsoft.Ink (Microsoft.Ink.dll 内)
構文
'宣言
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class InkOverlaySelectionChangingEventArgs _
Inherits EventArgs
'使用
Dim instance As InkOverlaySelectionChangingEventArgs
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class InkOverlaySelectionChangingEventArgs : EventArgs
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class InkOverlaySelectionChangingEventArgs : public EventArgs
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class InkOverlaySelectionChangingEventArgs extends EventArgs
public class InkOverlaySelectionChangingEventArgs extends EventArgs
継承階層
System.Object
System.EventArgs
Microsoft.Ink.InkOverlaySelectionChangingEventArgs
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
Windows Vista
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0