3 references to HasSelection
PresentationFramework (3)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (3)
48
if (
HasSelection
)
212
if (
HasSelection
&& _selectionRect.Width > 0 && _selectionRect.Height > 0)
596
if (
HasSelection
)