SystemParameters.ComboBoxPopupAnimation 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 combo boxes.
public:
static property System::Windows::Controls::Primitives::PopupAnimation ComboBoxPopupAnimation { System::Windows::Controls::Primitives::PopupAnimation get(); };
public static System.Windows.Controls.Primitives.PopupAnimation ComboBoxPopupAnimation { get; }
static member ComboBoxPopupAnimation : System.Windows.Controls.Primitives.PopupAnimation
Public Shared ReadOnly Property ComboBoxPopupAnimation As PopupAnimation
Property Value
A pop-up animation value.
Remarks
XAML attribute usage
<object property="{ SystemParameters.ComboBoxPopupAnimation}
"/>
Applies to
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.