3 writes to _isSupported
PresentationCore (3)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (3)
60
_isSupported
= false;
62
_isSupported
= true;
66
_isSupported
= false;
1 reference to _isSupported
PresentationCore (1)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (1)
76
if (!
_isSupported
)