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