17 references to PropertyPath
PresentationFramework (16)
System\Windows\Controls\InkCanvas.cs (3)
646Path = new PropertyPath(InkCanvas.ActiveEditingModeProperty), 2034Path = new PropertyPath(InkCanvas.StrokesProperty), 2203Path = new PropertyPath(InkCanvas.BackgroundProperty),
System\Windows\Controls\MenuItem.cs (1)
2137Path = new PropertyPath(DefinitionBase.PrivateSharedSizeScopeProperty),
System\Windows\Controls\PopupControlService.cs (1)
449Path = new PropertyPath(ToolTipService.ToolTipProperty),
System\Windows\Controls\Primitives\ScrollBar.cs (1)
894Path = new PropertyPath(ContextMenu.PlacementTargetProperty),
System\Windows\Controls\Primitives\TickBar.cs (3)
666Path = new PropertyPath(source) 701binding.Path = new PropertyPath(Thumb.ActualWidthProperty); 705binding.Path = new PropertyPath(Thumb.ActualHeightProperty);
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
329Path = new PropertyPath(ToolBar.OrientationProperty)
System\Windows\Controls\Primitives\Track.cs (2)
674Path = new PropertyPath(source) 688Path = new PropertyPath(source)
System\Windows\Controls\ScrollViewer.cs (1)
1335Path = new PropertyPath(property)
System\Windows\Controls\StickyNote.cs (2)
1441Path = new PropertyPath(StickyNoteControl.InkEditingModeProperty), 1449Path = new PropertyPath(UIElement.IsKeyboardFocusWithinProperty),
System\Windows\FrameworkTemplate.cs (1)
818Path = new PropertyPath(templateBindingExtension.Property),
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
116Path = new PropertyPath(PrivateSharedSizeScopeProperty),