RevealBrush.StateProperty プロパティ

定義

重要

RevealBrush は、「要件」セクションで指定されたオペレーティング システムで使用できます。 ただし、以降のバージョンでは変更または使用できなくなる可能性があるため、その使用はお勧めしません。

RevealBrush.State 添付プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Media.RevealBrush.StateProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

public:
 static property DependencyProperty ^ StateProperty { DependencyProperty ^ get(); };
static DependencyProperty StateProperty();
public static DependencyProperty StateProperty { get; }
var dependencyProperty = RevealBrush.stateProperty;
Public Shared ReadOnly Property StateProperty As DependencyProperty

プロパティ値

RevealBrush.State 添付プロパティの識別子。

適用対象

こちらもご覧ください