2 writes to IsBamlFragment
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006ReaderSettings.cs (1)
18IsBamlFragment = settings.IsBamlFragment;
System\Windows\ResourceDictionary.cs (1)
1093IsBamlFragment = true,
2 references to IsBamlFragment
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
133if (!_settings.IsBamlFragment)
System\Windows\Markup\Baml2006\Baml2006ReaderSettings.cs (1)
18IsBamlFragment = settings.IsBamlFragment;