BreakpointsLayoutCollection<T>.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(BreakpointsLayoutDeviceSizes, Int32) | deviceSize, itemsPerRow | Creates a new BreakpointsLayoutBreakpoint object with the specified settings and adds it to the collection. |
| Add(Int32, Int32) | maxWidth, itemsPerRow | Creates a new BreakpointsLayoutBreakpoint object with the specified settings and adds it to the collection. |