ShowErrorTooltip Method
ShowErrorTooltip(FrameworkElement, UIElement)
Shows an error tool tip.
Declaration
void ShowErrorTooltip(FrameworkElement attachTo, UIElement errorElement)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.FrameworkElement | attachTo | |
System.Windows.UIElement | errorElement |