1 write to _grfFlags
PresentationFramework (1)
MS\Internal\IO\Packaging\PackageFilter.cs (1)
85
_grfFlags
= grfFlags;
3 references to _grfFlags
PresentationFramework (3)
MS\Internal\IO\Packaging\PackageFilter.cs (3)
331
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
384
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
425
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);