RevealBrush.StateProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
RevealBrush is available for use in the operating systems specified in the Requirements section. However, we do not recommend its use as it may be altered or unavailable in subsequent versions.
Identifies the RevealBrush.State attached property.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Media.RevealBrush.StateProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
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
Property Value
The identifier for the RevealBrush.State attached property.