diff --git a/MediaBrowser.Model/PropertyChanged.xml b/MediaBrowser.Model/PropertyChanged.xml deleted file mode 100644 index e69755cf46..0000000000 --- a/MediaBrowser.Model/PropertyChanged.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - PropertyChanged - - - - - Injects this property to be notified when a dependant property is set. - - - - - Initializes a new instance of . - - A property that will be notified for. - - - - Initializes a new instance of . - - A property that will be notified for. - The properties that will be notified for. - - - - Injects this property to be notified when a dependant property is set. - - - - - Initializes a new instance of . - - A property that the assigned property depends on. - - - - Initializes a new instance of . - - A property that the assigned property depends on. - The properties that the assigned property depends on. - - - - Exclude a or property from notification. - - - - - Exclude a or property from IsChanged flagging. - - - -