1 write to _grfFlags
PresentationFramework (1)
MS\Internal\IO\Packaging\PackageFilter.cs (1)
81
_grfFlags
= grfFlags;
3 references to _grfFlags
PresentationFramework (3)
MS\Internal\IO\Packaging\PackageFilter.cs (3)
328
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
381
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
423
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);