4 references to LastFlagsSection
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlRecords.cs (4)
1151
get { return BamlRecord.
LastFlagsSection
; }
2517
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);
3491
= BitVector32.CreateSection( (short)0xff, BamlRecord.
LastFlagsSection
);
3865
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);