3 references to IsRemotelyControlled
PresentationFramework (3)
System\Windows\SystemParameters.cs (1)
4785
_cacheIsRemotelyControlled = CreateInstance(SystemResourceKeyID.
IsRemotelyControlled
);
System\Windows\SystemResourceKey.cs (2)
868
case SystemResourceKeyID.
IsRemotelyControlled
:
1552
case (short)SystemResourceKeyID.
IsRemotelyControlled
: