3 references to HasSelection
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
41
if (
HasSelection
)
165
if (
HasSelection
&& _selectionRect.Width > 0 && _selectionRect.Height > 0)
498
if (
HasSelection
)