2 writes to CustomPopupPlacementCallback
PresentationFramework (1)
System\Windows\Controls\Slider.cs (1)
842
_autoToolTip.
CustomPopupPlacementCallback
= new CustomPopupPlacementCallback(this.AutoToolTipCustomPlacementCallback);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (1)
50
CustomPopupPlacementCallback
= new CustomPopupPlacementCallback(PlaceRibbonToolTip);