1 write to _isDirect
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyPropertyKind.cs (1)
148_isDirect = true;
2 references to _isDirect
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyPropertyKind.cs (2)
72if (!_isAttached && !_isDirect) 157return _isDirect;