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