17 references to PropertyPath
PresentationFramework (16)
System\Windows\Controls\InkCanvas.cs (3)
647
Path = new
PropertyPath
(InkCanvas.ActiveEditingModeProperty),
2035
Path = new
PropertyPath
(InkCanvas.StrokesProperty),
2204
Path = new
PropertyPath
(InkCanvas.BackgroundProperty),
System\Windows\Controls\MenuItem.cs (1)
2145
Path = new
PropertyPath
(DefinitionBase.PrivateSharedSizeScopeProperty),
System\Windows\Controls\PopupControlService.cs (1)
450
Path = new
PropertyPath
(ToolTipService.ToolTipProperty),
System\Windows\Controls\Primitives\ScrollBar.cs (1)
895
Path = new
PropertyPath
(ContextMenu.PlacementTargetProperty),
System\Windows\Controls\Primitives\TickBar.cs (3)
667
Path = new
PropertyPath
(source)
702
binding.Path = new
PropertyPath
(Thumb.ActualWidthProperty);
706
binding.Path = new
PropertyPath
(Thumb.ActualHeightProperty);
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
333
Path = new
PropertyPath
(ToolBar.OrientationProperty)
System\Windows\Controls\Primitives\Track.cs (2)
689
Path = new
PropertyPath
(source)
703
Path = new
PropertyPath
(source)
System\Windows\Controls\ScrollViewer.cs (1)
1336
Path = new
PropertyPath
(property)
System\Windows\Controls\StickyNote.cs (2)
1468
Path = new
PropertyPath
(StickyNoteControl.InkEditingModeProperty),
1476
Path = new
PropertyPath
(UIElement.IsKeyboardFocusWithinProperty),
System\Windows\FrameworkTemplate.cs (1)
823
Path = new
PropertyPath
(templateBindingExtension.Property),
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
117
Path = new
PropertyPath
(PrivateSharedSizeScopeProperty),