1 write to IsEmptyElement
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1951IsEmptyElement = isEmptyElement
2 references to IsEmptyElement
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
335if (CurrentContext != null && CurrentContext.IsEmptyElement) 640if (CurrentContext.IsEmptyElement)