3 references to HasSelection
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
31
if (
HasSelection
)
152
if (
HasSelection
&& _selectionRect.Width > 0 && _selectionRect.Height > 0)
487
if (
HasSelection
)