3 writes to PlacementTarget
PresentationFramework (2)
src\Framework\System\Windows\Controls\Slider.cs (2)
855_autoToolTip.PlacementTarget = thumb; 1287_autoToolTip.PlacementTarget = Track != null ? Track.Thumb : null;
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
1521PlacementTarget = row,
1 reference to PlacementTarget
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditor.cs (1)
571popupControlService.CurrentToolTip.PlacementTarget == _uiScope)