2 writes to _strict
WindowsBase (2)
Shared\MS\Internal\Invariant.cs (2)
53_strict = _strictDefaultValue; 226set { _strict = value; }
1 reference to _strict
WindowsBase (1)
Shared\MS\Internal\Invariant.cs (1)
224get { return _strict; }