3 references to HasSelection
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
30
if (
HasSelection
)
151
if (
HasSelection
&& _selectionRect.Width > 0 && _selectionRect.Height > 0)
486
if (
HasSelection
)