ToolTip.HorizontalOffsetProperty 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 HorizontalOffset dependency property.
public:
static property DependencyProperty ^ HorizontalOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalOffsetProperty();
public static DependencyProperty HorizontalOffsetProperty { get; }
var dependencyProperty = ToolTip.horizontalOffsetProperty;
Public Shared ReadOnly Property HorizontalOffsetProperty As DependencyProperty
Property Value
The identifier for the HorizontalOffset dependency property.