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)
327
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
380
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);
421
_currentFilter.Init(
_grfFlags
, _cAttributes, _aAttributes);