3 references to _sharedSection
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
1609return _flags[_sharedSection] == 1 ? true : false; 1614_flags[_sharedSection] = value ? 1 : 0; 1647= BitVector32.CreateSection( 1, _sharedSection );