InkToolbarIsStencilButtonCheckedChangedEventArgs Klasse

Definition

public ref class InkToolbarIsStencilButtonCheckedChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InkToolbarIsStencilButtonCheckedChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InkToolbarIsStencilButtonCheckedChangedEventArgs
Public NotInheritable Class InkToolbarIsStencilButtonCheckedChangedEventArgs
Vererbung
Object Platform::Object IInspectable InkToolbarIsStencilButtonCheckedChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Konstruktoren

InkToolbarIsStencilButtonCheckedChangedEventArgs()

Initialisiert eine neue instance der InkToolbarIsStencilButtonCheckedChangedEventArgs-Klasse.

Eigenschaften

StencilButton

Ruft die Schaltfläche für die ausgewählte Schablone ab.

StencilKind

Ruft den Schablonentyp ab.

Gilt für:

Weitere Informationen