.TH "CampusAppWP8.Utility.Lui.Button.AddPersonButton" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*- .ad l .nh .SH NAME CampusAppWP8.Utility.Lui.Button.AddPersonButton \- .PP Add person button\&. .SH SYNOPSIS .br .PP .PP Inherits Button\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBAddPersonButton\fP ()" .br .RI "\fIInitializes a new instance of the \fBAddPersonButton\fP class\&.\fP" .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static readonly DependencyProperty \fBPersonIdProperty\fP = DependencyProperty\&.Register('PersonID', typeof(object), typeof(\fBAddPersonButton\fP), new PropertyMetadata(false))" .br .RI "\fIThe person identifier property\&.\fP" .ti -1c .RI "static readonly DependencyProperty \fBFunctionIndexProperty\fP = DependencyProperty\&.Register('FunctionIndex', typeof(object), typeof(\fBAddPersonButton\fP), new PropertyMetadata(false))" .br .RI "\fIThe function index property\&.\fP" .in -1c .SS "Properties" .in +1c .ti -1c .RI "object \fBPersonId\fP\fC [get, set]\fP" .br .RI "\fIGets or sets the identifier of the person\&.\fP" .ti -1c .RI "object \fBFunctionIndex\fP\fC [get, set]\fP" .br .RI "\fIGets or sets zero-based index of the function\&.\fP" .in -1c .SH "Detailed Description" .PP Add person button\&. Stubbfel, 12\&.09\&.2013\&. .SH "Constructor & Destructor Documentation" .PP .SS "CampusAppWP8\&.Utility\&.Lui\&.Button\&.AddPersonButton\&.AddPersonButton ()" .PP Initializes a new instance of the \fBAddPersonButton\fP class\&.Stubbfel, 12\&.09\&.2013\&. .SH "Member Data Documentation" .PP .SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Button\&.AddPersonButton\&.FunctionIndexProperty = DependencyProperty\&.Register('FunctionIndex', typeof(object), typeof(\fBAddPersonButton\fP), new PropertyMetadata(false))\fC [static]\fP" .PP The function index property\&. .SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Button\&.AddPersonButton\&.PersonIdProperty = DependencyProperty\&.Register('PersonID', typeof(object), typeof(\fBAddPersonButton\fP), new PropertyMetadata(false))\fC [static]\fP" .PP The person identifier property\&. .SH "Property Documentation" .PP .SS "object CampusAppWP8\&.Utility\&.Lui\&.Button\&.AddPersonButton\&.FunctionIndex\fC [get]\fP, \fC [set]\fP" .PP Gets or sets zero-based index of the function\&.The function index\&. .SS "object CampusAppWP8\&.Utility\&.Lui\&.Button\&.AddPersonButton\&.PersonId\fC [get]\fP, \fC [set]\fP" .PP Gets or sets the identifier of the person\&.The identifier of the person\&. .SH "Author" .PP Generated automatically by Doxygen for CampusAppWp8 from the source code\&.