3 references to _pinnedFlagSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
898return _flags[_pinnedFlagSection]; 904_flags[_pinnedFlagSection] = value; 957get { return _pinnedFlagSection; }