1 implementation of SkippedEntity
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2720XamlToRtfError IXamlContentHandler.SkippedEntity(string name)
1 reference to SkippedEntity
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
87xamlToRtfError = _xamlContent.SkippedEntity(xamlToken.Text);