IPropertyChange

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joshua Belden

    IPropertyChange

    This is really annoying, I've been using IPropertyChange in the 2.0
    Framework. After upgrading to beta 2, it's no longer their. Did the namespace
    change, was it removed.

    I did notice the INotifyProperty Changed, but not sure if this is it's
    replacement.
  • Willy Denoyette [MVP]

    #2
    Re: IPropertyChange


    "Joshua Belden" <JoshuaBelden@d iscussions.micr osoft.com> wrote in message
    news:D6B45374-9596-404C-AEC1-6E3F3616B932@mi crosoft.com...[color=blue]
    > This is really annoying, I've been using IPropertyChange in the 2.0
    > Framework. After upgrading to beta 2, it's no longer their. Did the
    > namespace
    > change, was it removed.
    >
    > I did notice the INotifyProperty Changed, but not sure if this is it's
    > replacement.[/color]

    Yes, System.Componen tModel.INotifyP ropertyChanged is it's replacement, but
    keep in mind this is still beta and you should expect some changes post
    Beta2 to happen especialy in this area.

    Note that you consult (and post) to the forum at
    http://forums.microsoft.com. prior to posting here.

    Willy.




    Comment

    Working...