LocalSettings.PartyAS2DialogWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int PartyAS2DialogWidth { int get(); void set(int value); };
public int PartyAS2DialogWidth { get; set; }
member this.PartyAS2DialogWidth : int with get, set
Public Property PartyAS2DialogWidth As Integer