butterflow-ui (in butterflow-ui.exe) Version: 1.1.0.42906 (1.0.0.0)<divclass="collapsibleAreaRegion"><spanclass="collapsibleRegionTitle"onclick="SectionExpandCollapse('ID2RB')"onkeypress="SectionExpandCollapse_CheckKey('ID2RB', event)"tabindex="0"><imgid="ID2RBToggle"class="collapseToggle"src="../icons/SectionExpanded.png"/>Syntax</span></div><divid="ID2RBSection"class="collapsibleSection"><divclass="codeSnippetContainer"><divclass="codeSnippetContainerTabs"><divid="ID1EACA_tab1"class="codeSnippetContainerTabSingle">C#</div></div><divclass="codeSnippetContainerCodeContainer"><divclass="codeSnippetToolBar"><divclass="codeSnippetToolBarText"><aid="ID1EACA_copyCode"href="#"class="copyCodeSnippet"onclick="javascript:CopyToClipboard('ID1EACA');return false;"title="Copy">Copy</a></div></div><divid="ID1EACA_code_Div1"class="codeSnippetContainerCode"style="display: block"><prexml:space="preserve"><spanclass="keyword">public</span><spanclass="keyword">abstract</span><spanclass="keyword">class</span><spanclass="identifier">PropertyChangedAlerter</span> : <spanclass="identifier">INotifyPropertyChanged</span></pre></div></div></div><scripttype="text/javascript">AddLanguageTabSet("ID1EACA");</script></div><p>The <spanclass="selflink">PropertyChangedAlerter</span> type exposes the following members.</p><divclass="collapsibleAreaRegion"><spanclass="collapsibleRegionTitle"onclick="SectionExpandCollapse('ID3RB')"onkeypress="SectionExpandCollapse_CheckKey('ID3RB', event)"tabindex="0"><imgid="ID3RBToggle"class="collapseToggle"src="../icons/SectionExpanded.png"/>Constructors</span></div><divid="ID3RBSection"class="collapsibleSection"><tableclass="members"id="constructorList"><tr><thclass="iconColumn">
</th><th>Name</th><th>Description</th></tr><trdata="protected;declared;notNetfw;"><td><imgsrc="../icons/protmethod.gif"alt="Protected method"title="Protected method"/></td><td><ahref="994d1e81-d491-4dec-039e-4c0a3e2cb869.htm">PropertyChangedAlerter</a></td><td><divclass="summary">Initializes a new instance of the <spanclass="selflink">PropertyChangedAlerter</span> class</div></td></tr></table><ahref="#PageHeader">Top</a></div><divclass="collapsibleAreaRegion"><spanclass="collapsibleRegionTitle"onclick="SectionExpandCollapse('ID4RB')"onkeypress="SectionExpandCollapse_CheckKey('ID4RB', event)"tabindex="0"><imgid="ID4RBToggle"class="collapseToggle"src="../icons/SectionExpanded.png"/>Methods</span></div><divid="ID4RBSection"class="collapsibleSection"><tableclass="members"id="methodList"><tr><thclass="iconColumn">
</th><th>Name</th><th>Description</th></tr><trdata="public;declared;notNetfw;"><td><imgsrc="../icons/pubmethod.gif"alt="Public method"title="Public method"/></td><td><ahref="94283020-fd41-a0ab-0e86-5d285dc72cff.htm">AddConstantCallProperty</a></td><td><divclass="summary"> Adds a property that will always be called when any property is updated.. </div></td></tr><trdata="protected;declared;notNetfw;"><td><imgsrc="../icons/protmethod.gif"alt="Protected method"title="Protected method"/></td><td><ahref="f4ce3949-e7fd-ce94-51cc-3c3698c097b5.htm">OnAllPropertiesChanged</a></td><td><divclass="summary"> Executes when all properties are changed and should be updated. </div></td></tr><trdata="protected;declared;notNetfw;"><td><imgsrc="../icons/protmethod.gif"alt="Protected method"title="Protected method"/><imgsrc="../icons/CodeExample.png"alt="Code example"title="Code example"/></td><td><ahref="eedea241-4ddb-bac9-5717-c691ef57e6ea.htm">OnPropertyChanged</a></td><td><divclass="summary">
Executes the property changed action. This alerts subscribers to its change in value.
</th><th>Name</th><th>Description</th></tr><trdata="public;declared;notNetfw;"><td><imgsrc="../icons/pubevent.gif"alt="Public event"title="Public event"/></td><td><ahref="2bc00061-8840-fad4-50b6-7b7fad95336c.htm">PropertyChanged</a></td><td><divclass="summary"> Occurs when a property value changes. </div></td></tr></table><ahref="#PageHeader">Top</a></div><divclass="collapsibleAreaRegion"><spanclass="collapsibleRegionTitle"onclick="SectionExpandCollapse('ID6RB')"onkeypress="SectionExpandCollapse_CheckKey('ID6RB', event)"tabindex="0"><imgid="ID6RBToggle"class="collapseToggle"src="../icons/SectionExpanded.png"/>Fields</span></div><divid="ID6RBSection"class="collapsibleSection"><tableclass="members"id="fieldList"><tr><thclass="iconColumn">
</th><th>Name</th><th>Description</th></tr><trdata="private;declared;notNetfw;"><td><imgsrc="../icons/privfield.gif"alt="Private field"title="Private field"/></td><td><ahref="de4e26b6-b925-00d1-b5c8-6cffb5cabf61.htm">alwaysCall</a></td><td><divclass="summary"> A list of properties to always call as updated. Generally used for composite properties. </div></td></tr></table><ahref="#PageHeader">Top</a></div><divclass="collapsibleAreaRegion"id="seeAlsoSection"><spanclass="collapsibleRegionTitle"onclick="SectionExpandCollapse('ID7RB')"onkeypress="SectionExpandCollapse_CheckKey('ID7RB', event)"tabindex="0"><imgid="ID7RBToggle"class="collapseToggle"src="../icons/SectionExpanded.png"/>See Also</span></div><divid="ID7RBSection"class="collapsibleSection"><h4class="subHeading">Reference</h4><divclass="seeAlsoStyle"><ahref="e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm">butterflow_ui Namespace</a></div></div></div></div><divid="pageFooter"class="pageFooter"></div><!-- Matomo -->
<scripttype="text/javascript">
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//t.thebreadsticks.com/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '7']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];