3 references to HasLocalInheritableStructuralPropertyValue
PresentationFramework (3)
System\Windows\Documents\TextRangeEdit.cs (3)
1751
((run.Parent != null &&
HasLocalInheritableStructuralPropertyValue
(run)) ||
1767
((((Inline)splitPosition.Parent).Parent != null && !
HasLocalInheritableStructuralPropertyValue
((Inline)splitPosition.Parent)) ||
1784
if ((sourceIsChild &&
HasLocalInheritableStructuralPropertyValue
(source)) ||