2021-03-25 00:02:54 -05:00
< html > < head > < meta http-equiv = "X-UA-Compatible" content = "IE=edge" / > < link rel = "shortcut icon" href = "../icons/favicon.ico" / > < link rel = "stylesheet" type = "text/css" href = "../styles/branding.css" / > < link rel = "stylesheet" type = "text/css" href = "../styles/branding-en-US.css" / > < script type = "text/javascript" src = "../scripts/branding.js" > < / script > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < title > PropertyChangedAlerter Methods< / title > < meta name = "Language" content = "en-us" / > < meta name = "System.Keywords" content = "PropertyChangedAlerter class, methods" / > < meta name = "Microsoft.Help.Id" content = "Methods.T:butterflow_ui.PropertyChangedAlerter" / > < meta name = "Microsoft.Help.ContentType" content = "Reference" / > < meta name = "BrandingAware" content = "true" / > < meta name = "container" content = "butterflow_ui" / > < meta name = "file" content = "1a0b274b-3529-1902-9922-af6e09ecea11" / > < meta name = "guid" content = "1a0b274b-3529-1902-9922-af6e09ecea11" / > < link type = "text/css" rel = "stylesheet" href = "../styles/highlight.css" / > < script type = "text/javascript" src = "../scripts/highlight.js" > < / script > < link rel = "stylesheet" type = "text/css" href = "../styles/branding-Website.css" / > < script type = "text/javascript" src = "../scripts/jquery-3.3.1.min.js" > < / script > < script type = "text/javascript" src = "../scripts/branding-Website.js" > < / script > < script type = "text/javascript" src = "../scripts/clipboard.min.js" > < / script > < / head > < body onload = "OnLoad('cs')" > < input type = "hidden" id = "userDataCache" class = "userDataStyle" / > < div class = "pageHeader" id = "PageHeader" > A Sandcastle Documented Class Library< form id = "SearchForm" method = "get" action = "#" onsubmit = "javascript:TransferToSearchPage(); return false;" > < input id = "SearchTextBox" type = "text" maxlength = "200" / > < button id = "SearchButton" type = "submit" > < / button > < / form > < / div > < div class = "pageBody" > < div class = "leftNav" id = "leftNav" > < div id = "tocNav" > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" title = "A Sandcastle Documented Class Library" tocid = "roottoc" > A Sandcastle Documented Class Library< / a > < / div > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" title = "butterflow_ui" tocid = "e151fc72-f3cc-1740-7ea1-73c21ce1fa93" > butterflow_ui< / a > < / div > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/229e6869-f14d-a176-5ac6-d0d28dc43a71.htm" title = "PropertyChangedAlerter Class" tocid = "229e6869-f14d-a176-5ac6-d0d28dc43a71" > PropertyChangedAlerter Class< / a > < / div > < div class = "toclevel1 current" data-toclevel = "1" data-childrenloaded = "true" > < a class = "tocExpanded" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/1a0b274b-3529-1902-9922-af6e09ecea11.htm" title = "PropertyChangedAlerter Methods" tocid = "1a0b274b-3529-1902-9922-af6e09ecea11" > PropertyChangedAlerter Methods< / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/94283020-fd41-a0ab-0e86-5d285dc72cff.htm" title = "AddConstantCallProperty Method " tocid = "94283020-fd41-a0ab-0e86-5d285dc72cff" > AddConstantCallProperty Method < / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/f4ce3949-e7fd-ce94-51cc-3c3698c097b5.htm" title = "OnAllPropertiesChanged Method " tocid = "f4ce3949-e7fd-ce94-51cc-3c3698c097b5" > OnAllPropertiesChanged Method < / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/eedea241-4ddb-bac9-5717-c691ef57e6ea.htm" title = "OnPropertyChanged Method " tocid = "eedea241-4ddb-bac9-5717-c691ef57e6ea" > OnPropertyChanged Method < / a > < / div > < / div > < div id = "tocResizableEW" onmousedown = "OnMouseDown(event);" > < / div > < div id = "TocResize" class = "tocResize" > < img id = "ResizeImageIncrease" src = "../icons/TocOpen.gif" onclick = "OnIncreaseToc()" alt = "Click
2018-07-09 14:50:36 -05:00
< / th > < th > Name< / th > < th > Description< / th > < / tr > < tr data = "public;declared;notNetfw;" > < td > < img src = "../icons/pubmethod.gif" alt = "Public method" title = "Public method" / > < / td > < td > < a href = "94283020-fd41-a0ab-0e86-5d285dc72cff.htm" > AddConstantCallProperty< / a > < / td > < td > < div class = "summary" > Adds a property that will always be called when any property is updated.. < / div > < / td > < / tr > < tr data = "protected;declared;notNetfw;" > < td > < img src = "../icons/protmethod.gif" alt = "Protected method" title = "Protected method" / > < / td > < td > < a href = "f4ce3949-e7fd-ce94-51cc-3c3698c097b5.htm" > OnAllPropertiesChanged< / a > < / td > < td > < div class = "summary" > Executes when all properties are changed and should be updated. < / div > < / td > < / tr > < tr data = "protected;declared;notNetfw;" > < td > < img src = "../icons/protmethod.gif" alt = "Protected method" title = "Protected method" / > < img src = "../icons/CodeExample.png" alt = "Code example" title = "Code example" / > < / td > < td > < a href = "eedea241-4ddb-bac9-5717-c691ef57e6ea.htm" > OnPropertyChanged< / a > < / td > < td > < div class = "summary" >
Executes the property changed action. This alerts subscribers to its change in value.
2021-03-25 03:21:03 -05:00
< / div > < / td > < / tr > < / table > < a href = "#PageHeader" > Top< / a > < / div > < div class = "collapsibleAreaRegion" id = "seeAlsoSection" > < span class = "collapsibleRegionTitle" onclick = "SectionExpandCollapse('ID1RB')" onkeypress = "SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex = "0" > < img id = "ID1RBToggle" class = "collapseToggle" src = "../icons/SectionExpanded.png" / > See Also< / span > < / div > < div id = "ID1RBSection" class = "collapsibleSection" > < h4 class = "subHeading" > Reference< / h4 > < div class = "seeAlsoStyle" > < a href = "229e6869-f14d-a176-5ac6-d0d28dc43a71.htm" > PropertyChangedAlerter Class< / a > < / div > < div class = "seeAlsoStyle" > < a href = "e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" > butterflow_ui Namespace< / a > < / div > < / div > < / div > < / div > < div id = "pageFooter" class = "pageFooter" > < / div > <!-- Matomo -->
< script type = "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];
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
< / script >
<!-- End Matomo Code --> < / body > < / html >