2 references to IsTransparent
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
2871
get { return _cacheValid[(int)CacheBits.
IsTransparent
]; }
2872
set { _cacheValid[(int)CacheBits.
IsTransparent
] = value; }