6 references to _OnApplyProperty
PresentationFramework (6)
src\Framework\System\windows\Documents\TextEditorParagraphs.cs (6)
90TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Left, /*applyToParagraphs*/true); 105TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Center, /*applyToParagraphs*/true); 120TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Right, /*applyToParagraphs*/true); 135TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Justify, /*applyToParagraphs*/true); 159TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty, 169TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,