Brush.TransformProperty 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.
public:
static property DependencyProperty ^ TransformProperty { DependencyProperty ^ get(); };
static DependencyProperty TransformProperty();
public static DependencyProperty TransformProperty { get; }
var dependencyProperty = Brush.transformProperty;
Public Shared ReadOnly Property TransformProperty As DependencyProperty
Property Value
The Transform dependency property identifier.