[]
Checks whether specified element is covered by the current CoverElementsPane instance.
protected override bool IsPaneElementInternal(FrameworkElement element)
Type | Name | Description |
---|---|---|
FrameworkElement | element | The FrameworkElement to check. |
Type | Description |
---|---|
bool | Returns True if specified element is covered by the current CoverElementsPane instance; False otherwise. |