ScrollViewer.ReduceViewportForCoreInputViewOcclusionsProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà di dipendenza ReduceViewportForCoreInputViewOcclusions .
public:
static property DependencyProperty ^ ReduceViewportForCoreInputViewOcclusionsProperty { DependencyProperty ^ get(); };
static DependencyProperty ReduceViewportForCoreInputViewOcclusionsProperty();
public static DependencyProperty ReduceViewportForCoreInputViewOcclusionsProperty { get; }
var dependencyProperty = ScrollViewer.reduceViewportForCoreInputViewOcclusionsProperty;
Public Shared ReadOnly Property ReduceViewportForCoreInputViewOcclusionsProperty As DependencyProperty
Valore della proprietà
Identificatore della proprietà di dipendenza ReduceViewportForCoreInputViewOcclusions .
Requisiti Windows
Famiglia di dispositivi |
Windows 10, version 1809 (è stato introdotto in 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v7.0)
|