Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Utility_Lui_Button_AddPersonButton.3
2013-10-18 09:32:53 +02:00

89 lines
2.7 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.Button.AddPersonButton" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- 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\&.
.PP
\fBSee Also:\fP
.RS 4
T:System\&.Windows\&.Controls\&.Button
.PP
.RE
.PP
.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 CampusAppW8 from the source code\&.