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