1 write to IsEmptyElement
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1961elementContextStackData.IsEmptyElement = isEmptyElement;
2 references to IsEmptyElement
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
345if (CurrentContext != null && CurrentContext.IsEmptyElement) 650if (CurrentContext.IsEmptyElement)