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