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