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