14 references to
PresentationFramework (13)
MS\Internal\Annotations\Component\AnnotationAdorner.cs (1)
31
public AnnotationAdorner(IAnnotationComponent component, UIElement annotatedElement) :
base
(annotatedElement)
MS\Internal\Controls\InkCanvasFeedbackAdorner.cs (2)
22
private InkCanvasFeedbackAdorner() :
base
(null) { }
29
:
base
((inkCanvas?.InnerCanvas))
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
26
:
base
(adornedElement)
MS\Internal\Controls\TemplatedAdorner.cs (1)
38
public TemplatedAdorner(UIElement adornedElement, ControlTemplate adornerTemplate) :
base
(adornedElement)
System\Windows\Controls\GridSplitter.cs (1)
388
:
base
(gridSplitter)
System\windows\Documents\CaretElement.cs (1)
43
internal CaretElement(TextEditor textEditor, bool isBlinkEnabled) :
base
(textEditor.TextView.RenderScope)
System\Windows\Documents\ColumnResizeAdorner.cs (1)
30
internal ColumnResizeAdorner(UIElement scope) :
base
(scope)
System\Windows\Documents\CompositionAdorner.cs (1)
53
:
base
(textView.RenderScope)
System\Windows\Documents\FixedPage.cs (1)
1152
internal DebugVisualAdorner(FixedPage page) :
base
(page)
System\Windows\Documents\HighlightVisual.cs (1)
31
internal HighlightVisual(FixedDocument panel, FixedPage page) :
base
(page)
System\Windows\Input\KeyboardNavigation.cs (2)
492
public FocusVisualAdorner(UIElement adornedElement, Style focusVisualStyle) :
base
(adornedElement)
509
:
base
(adornedElementParent)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipAdorner.cs (1)
34
:
base
(adornedElement)