2 references to SourceProperty
PresentationFramework (2)
System\Windows\Documents\PageContent.cs (2)
227get { return (Uri) GetValue(SourceProperty); } 228set { SetValue(SourceProperty, value); }