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