1 instantiation of ConvexHull
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
902
SafeArea = new
ConvexHull
(presentationSource, rects);
1 reference to ConvexHull
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
924
private
ConvexHull
SafeArea { get; set; }