Expander.ExpandDirectionProperty Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Identifiziert die ExpandDirection-Abhängigkeitseigenschaft .
Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).
public:
static property DependencyProperty ^ ExpandDirectionProperty { DependencyProperty ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static DependencyProperty ExpandDirectionProperty();
static DependencyProperty ExpandDirectionProperty();
[Windows.Foundation.Metadata.Experimental]
public static DependencyProperty ExpandDirectionProperty { [Windows.Foundation.Metadata.Experimental] get; }
public static DependencyProperty ExpandDirectionProperty { get; }
Public Shared ReadOnly Property ExpandDirectionProperty As DependencyProperty
Eigenschaftswert
Der Bezeichner für die ExpandDirection-Abhängigkeitseigenschaft .
- Attribute