6 references to _OnApplyProperty
PresentationFramework (6)
System\windows\Documents\TextEditorParagraphs.cs (6)
89TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Left, /*applyToParagraphs*/true);
104TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Center, /*applyToParagraphs*/true);
119TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Right, /*applyToParagraphs*/true);
134TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Justify, /*applyToParagraphs*/true);
158TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,
168TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,