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