3 references to TabStripPlacementProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\TabControl.cs (1)
95ti.CoerceValue(TabItem.TabStripPlacementProperty);
src\Framework\System\Windows\Controls\TabItem.cs (2)
204return (Dock)GetValue(TabStripPlacementProperty); 211CoerceValue(TabStripPlacementProperty);