Interface IPopupImpl
Defines a platform-specific popup window implementation.
[Unstable]
public interface IPopupImpl : IWindowBaseImpl, ITopLevelImpl, IOptionalFeatureProvider, IDisposable
- Inherited Members
Properties
PopupPositioner
IPopupPositioner? PopupPositioner { get; }
Property Value
Methods
SetWindowManagerAddShadowHint(bool)
void SetWindowManagerAddShadowHint(bool enabled)
Parameters
enabled
bool
TakeFocus()
void TakeFocus()