UIElement.XYFocusLeftNavigationStrategyProperty Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Определяет свойство зависимости XYFocusLeftNavigationStrategy .
public:
static property DependencyProperty ^ XYFocusLeftNavigationStrategyProperty { DependencyProperty ^ get(); };
static DependencyProperty XYFocusLeftNavigationStrategyProperty();
public static DependencyProperty XYFocusLeftNavigationStrategyProperty { get; }
var dependencyProperty = UIElement.xYFocusLeftNavigationStrategyProperty;
Public Shared ReadOnly Property XYFocusLeftNavigationStrategyProperty As DependencyProperty
Значение свойства
Идентификатор свойства зависимостей XYFocusLeftNavigationStrategy .
Требования к Windows
Семейство устройств |
Windows 10 Creators Update (появилось в 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (появилось в v4.0)
|