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