3 references to BasedOnAlignment
PresentationFramework (3)
src\Framework\System\Windows\Controls\GridSplitter.cs (3)
180new FrameworkPropertyMetadata(GridResizeBehavior.BasedOnAlignment), 196return resizeBehavior == GridResizeBehavior.BasedOnAlignment || 340if (resizeBehavior == GridResizeBehavior.BasedOnAlignment)