PopupThemeTransition.FromHorizontalOffsetProperty 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.
Identifies the FromHorizontalOffset dependency property.
public:
static property DependencyProperty ^ FromHorizontalOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty FromHorizontalOffsetProperty();
public static DependencyProperty FromHorizontalOffsetProperty { get; }
var dependencyProperty = PopupThemeTransition.fromHorizontalOffsetProperty;
Public Shared ReadOnly Property FromHorizontalOffsetProperty As DependencyProperty
Property Value
The identifier for the FromHorizontalOffset dependency property.