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