TemplateVisualStateAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コントロールを特定の状態にすることができ、コントロールの ControlTemplate に VisualState が必要であることを指定します。
public ref class TemplateVisualStateAttribute sealed : Attribute
[Windows.Foundation.Metadata.AllowMultiple]
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class TemplateVisualStateAttribute : Attribute
Public NotInheritable Class TemplateVisualStateAttribute
Inherits Attribute
- 継承
-
TemplateVisualStateAttribute
- 属性
コンストラクター
TemplateVisualStateAttribute() |
TemplateVisualStateAttribute クラスの新しいインスタンスを初期化します。 |
フィールド
GroupName |
コントロールを特定の状態にすることができ、コントロールの ControlTemplate に VisualState が必要であることを指定します。 |
Name |
コントロールを特定の状態にすることができ、コントロールの ControlTemplate に VisualState が必要であることを指定します。 |