2 references to IsOpenPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolTipService.cs (2)
350public static readonly DependencyProperty IsOpenProperty = IsOpenPropertyKey.DependencyProperty; 378element.SetValue(IsOpenPropertyKey, BooleanBoxes.Box(value));