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