SystemParameters.ToolTipPopupAnimation 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.
Gets the system value of the PopupAnimation property for ToolTips.
public:
static property System::Windows::Controls::Primitives::PopupAnimation ToolTipPopupAnimation { System::Windows::Controls::Primitives::PopupAnimation get(); };
public static System.Windows.Controls.Primitives.PopupAnimation ToolTipPopupAnimation { get; }
static member ToolTipPopupAnimation : System.Windows.Controls.Primitives.PopupAnimation
Public Shared ReadOnly Property ToolTipPopupAnimation As PopupAnimation
Property Value
A system value for the pop-up animation property.
Remarks
XAML attribute usage
<object property="{ SystemParameters.ToolTipPopupAnimation}
"/>
Applies to
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.